home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / lib / c / stdlib / dependencies.mk < prev    next >
Encoding:
Text File  |  1988-05-26  |  1.4 KB  |  33 lines

  1. # DO NOT DELETE THIS LINE -- make depend depends on it.
  2.  
  3. MemChunkAlloc.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h stdio.h
  4. MemChunkAlloc.o: sys/types.h sys/sysmacros.h
  5. MemDoTrace.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  6. MemInit.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  7. MemPanic.o: sprite.h status.h sys.h proc.h time.h sig.h sigMach.h
  8. Mem_Bin.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  9. Mem_DumpTrace.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  10. Mem_PrintConfig.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  11. Mem_PrintInUse.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  12. Mem_PrintStats.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  13. Mem_SetPrintProc.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  14. Mem_SetTraceSizes.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  15. Mem_Size.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  16. abort.o: sprite.h status.h proc.h time.h sig.h sigMach.h
  17. atof.o: ctype.h
  18. atoi.o: ctype.h
  19. atol.o: ctype.h
  20. calloc.o: bstring.h stdlib.h
  21. div.o: stdlib.h
  22. exit.o: sprite.h status.h proc.h time.h sig.h sigMach.h
  23. free.o: memInt.h syncMonitor.h sprite.h status.h stdlib.h
  24. ldiv.o: stdlib.h
  25. malloc.o: stdlib.h memInt.h syncMonitor.h sprite.h status.h
  26. rand.o: stdio.h
  27. realloc.o: bstring.h stdlib.h
  28. setenv.o: stdlib.h
  29. strtod.o: ctype.h
  30. strtol.o: ctype.h
  31. strtoul.o: ctype.h
  32. system.o: signal.h sys/wait.h
  33.